The PropertyType is a subtype of the BaseVariableType. It is used as the type definition for all Properties. Properties are defined by their BrowseName, and therefore they do not need a specialized type definition. It is not allowed to subtype this VariableType.
Object Model
Syntax
Type Parameters
- TValue
- The type of the Value of the node.
- TAttribute
- The type used to access the Value attribute.
Inheritance Hierarchy
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also